home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / August 96 / Problem with Propagated Events < prev    next >
Encoding:
Internet Message Format  |  1996-08-14  |  984 b   |  [TEXT/ttxt]

  1. Subject:     Problem with Propagated Events
  2. Sent:        8/13/96 12:09 PM
  3. Received:    8/13/96 12:41 PM
  4. From:        Rob Cope, rob@eclipse.cpcn.com
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8.  
  9. ODF Team,
  10.  
  11. In ODF 1, it does not appear that we have access to the ODEventInfo.propagated flag outside of the FW_CEventDispatcher.  It would be nice to have access to this flag in FW_CSystemEvents.  For example, FW_CView always activates its frame when it gets a MouseUp.  If I set an embedded frame to propagate unused events, my part always activates when an embedded frame doesn't handle a mouse up (which is 99% of the time).   I would like to have my FW_CView subclasses only activate their frame if the event has not been propagated from one of my embedded frames.  Is there any chance of getting this in ODF 2?  If not, we can override the dispatcher for now.
  12.  
  13. Thanks,
  14. Rob Cope
  15. Eclipse Services
  16.